func math.archErfc

2 uses

	math (current package)
		erf.go#L276: 		return archErfc(x)
		stubs.go#L80: func archErfc(x float64) float64 {